Configure the SAML attribute strings required to map the Entra ID security groups to the ExtremeCloud IQ Role-Based Access Control (RBAC) roles for authorization.
This step includes manually adding the additional Attributes/Claims required in the Entra ID Enterprise Application to map user accounts to ExtremeCloud IQ RBAC roles.
User Profile Attribute | SAML Attribute | AAD Value |
---|---|---|
Email * | http://schemas.xmlsoap.org/ws/2005/05/identity/claims/email | user.userprincipalname |
Group * | http://schemas.microsoft.com/ws/2008/06/identity/claims/groups | user.groups[ApplicationGroup] |
First Name | http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname | user.givenname |
Last Name | http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname | user.surname |
* You must manually add to the Default Attributes and Claims created by Entra ID.